home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / graphics / newcom.zip / NUCOM.DOC < prev    next >
Text File  |  1994-05-21  |  7KB  |  181 lines

  1.                          +-----------------+
  2.                          |  NUCOM.EXE 3.5  |
  3.                          +-----------------+
  4.  
  5.               (Earlier versions were named ANS2COM.EXE)
  6.  
  7.  
  8. NOTE:  The abbreviation for "carriage return" is written as <CR> and
  9. it refers to the "Enter" or "Return" key of the computer. 
  10.  
  11. This program automates the conversion of ASCII text files and ANSI
  12. graphics to COM files.  To use, type NUCOM FILENAME <CR> where
  13. "FILENAME" is the name of the file to be converted to a stand-alone
  14. COM file.  Example: with MARTIAN.ANS, type NUCOM MARTIAN.ANS <CR>
  15. and the conversion will take place.
  16.  
  17.  
  18.  
  19.                           ANSI GRAPHICS
  20.                           ^^^^^^^^^^^^^
  21. This package contains 16 ANSI graphics files which are easily dis-
  22. played on the screen if an ANSI driver, such as ANSI.SYS, is loaded.
  23. ANSI must also be loaded to run NUCOM.  If not, use a text editor to
  24. add the words DEVICE=ANSI.SYS to your CONFIG.SYS file.  Make sure
  25. the file ANSI.SYS is in your root directory.  If you do not have a
  26. CONFIG.SYS file, create and save a text file consisting of the words
  27. DEVICE=ANSI.SYS, name the file CONFIG.SYS, and place it in your root
  28. directory.  If you use a word processor be sure to save the file in
  29. ASCII (DOS text save).  Once the above is accomplished your computer
  30. must be reset or restarted to load ANSI.  You will then find that
  31. you may display any ANSI file by typing it to your screen.  For ex-
  32. ample, view the file SPHINX.ANS by typing: TYPE SPHINX.ANS <CR>.  It
  33. is possible that your system has a different version of ANSI, such
  34. as NANSI.SYS or EANSI.SYS.  If so, substitute that name for ANSI.SYS
  35. in the CONFIG.SYS file.
  36.  
  37.                       ADVANTAGES OF COM FILES
  38.                       ^^^^^^^^^^^^^^^^^^^^^^^
  39. 1. The graphic flashes onto the screen instead of being "painted" to
  40. the screen from top to bottom or left to right.
  41.  
  42. 2. All 25 lines of the screen are available for the graphic, and no
  43. DOS prompt appears on the screen with the graphic.
  44.  
  45. 3. The user does not have to have an ANSI driver, such as ANSI.SYS,
  46. installed to view the graphic.
  47.  
  48. 4. If DIET.EXE is present NUCOM automatically accesses it to com-
  49. press the COM file.  The resulting COM file will be much smaller
  50. than the original ANSI file.
  51.  
  52. 5. The graphic disappears from the screen at once when ESC is
  53. touched.
  54.  
  55. 6. A slide show effect may be created by "stacking" a series of
  56. COMs with the use of a batch file.  An even better way is with the
  57. new slideshow program SLIDES.EXE which is enclosed.  After you have
  58. converted some of the enclosed ANSI files to COM files run a slide-
  59. show by typing SLIDES <CR>.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. 7. When you run NUCOM you will have the option of adding your own
  67. words of greeting which will be automatically centered on the bot-
  68. tom line (line 25) in your choice of colors.
  69.  
  70. 8. On most systems NUCOM lets you add a colored border. Amazingly,
  71. the border is outside the text and graphics area of the screen.
  72.  
  73.  
  74.                        OTHER FILES NEEDED
  75.                        ^^^^^^^^^^^^^^^^^^
  76. In addition to NUCOM.EXE the following two files must be present:
  77.  
  78.                           AUTOCOM.COM
  79.                           ANS2DEB.EXE
  80.  
  81. Additionally, if Teddy Matsumoto's great program DIET.EXE is pres-
  82. ent, NUCOM will automatically use it to compress each COM file as it
  83. is created.  It is available on CompuServe and elsewhere.  Compu-
  84. Serve has it in Lib. 6 of the IBMSYS forum.  If you do not have it,
  85. you may want to get it.
  86.  
  87.                            USAGE HELP
  88.                            ^^^^^^^^^^
  89. Typing NUCOM <CR> will provide a reminder message on use of the
  90. program.
  91.  
  92.                        ANSI FILES SUPPORTED
  93.                        ^^^^^^^^^^^^^^^^^^^^
  94. ANSI graphics with blinking-character animation are supported by
  95. NUCOM.  Multiple-overlay animation is not supported.  If the lat-
  96. ter type is used, only its final screen will appear in the COM file.
  97.  
  98.                        ASCII FILES SUPPORTED
  99.                        ^^^^^^^^^^^^^^^^^^^^^
  100. Any file which has been saved as an ASCII file (also called DOS text
  101. file) can be made into a stand-alone COM with NUCOM.  NUCOM will
  102. accept the first 25 lines of the file, and any additional text will
  103. be ignored.  A file made with the Rexxcom program AUTOFONT is easily
  104. converted to a COM with NUFONT.  If the text is colored, the COM
  105. will display the colored text.  ANSI.SYS does not have to be loaded
  106. to view the finished COM file.  Type NUCOM AF.TXT <CR> to make a COM
  107. from an AUTOFONT file.
  108.  
  109.                           THIS TIG FILE
  110.                           ^^^^^^^^^^^^^
  111. After you have worked with NUCOM you may want to try your hand at
  112. creating scrollable files like RUNME.COM, a Rexxcom TIG (text in
  113. graphics) COM file.  It was made with AUTODOC and AUTOCOM, available
  114. from CompuServe, private BBSes and catalogs.  Both programs are in
  115. the same compressed file.  On CompuServe it is in Library 14 of the
  116. IBMAPP forum in the file DOCPUB.EXE.  On GEnie it is in the IBM
  117. Software Library in the file AUTODOC.EXE.  Use Rexxcom as a keyword
  118. to find this file and others.  (RUNME.COM was made with registered
  119. AUTOCOM, not the mini-version packaged with NUCOM.)
  120.  
  121.  
  122.  
  123.   
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                     THIS IS UNREGISTERED SOFTWARE
  130.                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  131. NUCOM.EXE is protected by U.S. and International Copyright.  This is
  132. the UNegistered version of the program.  It is for use for a 30 day
  133. trial period only.  It may be copied and distributed among friends,
  134. and on BBSs and in shareware catalogs if all files are included.
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.                               Disclaimer
  142.                               ~~~~~~~~~~
  143.    All Rexxcom Systems programs and files are provided "as is" with
  144.    no warranties whatsoever either expressed or implied, including
  145.    without limitation, warranties of merchantability or fitness for
  146.    a particular purpose or a particular hardware system.  The entire
  147.    risk as to the quality and performance of the software rests with
  148.    the user.  Use of the software implies acceptance of this dis-
  149.    claimer.
  150.    
  151.  
  152.  
  153.  
  154.  
  155.  
  156.                            REXXCOM SYSTEMS
  157.                              P.O. BOX 111
  158.                         SCHOOLEYS MTN., NJ 07870
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  +-----------------------------------------------------------------+
  165.  | MANY THANKS TO THE ANSI ARTISTS WHO MADE THE ENCLOSED GRAPHICS! |
  166.  +-----------------------------------------------------------------+
  167.  
  168.  
  169.  
  170.          NOTE:  The figures in the ANSI graphics files are
  171.          original art work, some of which is caricaturing in
  172.          the tradition of caricatures of well known persons,
  173.          and none of the figures is intended to be a true or
  174.          actual likeness, representation, or copy of any actual
  175.          person, character, trademark or copyrighted figure.
  176.          No charge is made or is intended to be made for these
  177.          ANSI graphics files.
  178.  
  179.  
  180.  
  181.           NUCOM.EXE Copyright (C) 1994 by Rexxcom Systems